/*top*/
.top {
	width:100%;
	margin:0 auto;
}
/*Edition*/
	.edition {
	width:1100px;
	height:37px;
	margin:0 auto;
	line-height:32px;
}
.edfont {
	float:left;
	font-size:12px;
}
.search {
	line-height:32px;
	width:350px;
	overflow: hidden;
}
.gjser{
	background-color: #ccc;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    margin-left: 5px;
    margin-top: 4px;
    text-align: center;
    width: 75px;
	cursor:pointer;
	}
.gjsera div:hover{
	background-color:#004986;
	}
/*search*/
.search form {
	
}
.search label {
	display: block;
	height: 20px;
	position: relative;
	float: left;
	margin-top:4px;
}
.search span {
	position: absolute;
	float: left;
	line-height: 20px;
	left: 10px;
	color: #464646;
	cursor: text;
	font-size:14px;
}
.search button{
	width:80px;
	color:#fff;
	height:45px;
	line-height:20px;
	margin-top:4px;
	margin-left:10px;
	border-color: #375361 #375361 hsl(200, 28%, 25%);
	background-color: #49afcd;
    background-image: linear-gradient(to bottom, #2383cd, #036ab9);
	border:none;
	border-radius:0px 50px 50px 0px;
	behavior: url(iecss3.htc);
	}
.searchinput input{
	width: 255px;
	height: 43px;
	border-radius:50px 0px 0px 50px;
	padding-left: 10px;
	border: none;
	background:#E8E8E8;
}
.input_txt {
	width: 155px;
	border: solid 1px #ccc;
	box-shadow: 0 1px 10px rgba(0,0,0,0.1) inset;
	height: 20px;
	line-height:20px;
}
.input_txt:focus {
	box-shadow: 0 0 4px rgba(222,79,55,0.8);
	border: solid 1px #cececf;
}
.border_radius {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #464646;
	behavior: url(iecss3.htc);
}
/*search end*/
/*Edition end*/
/*head img*/
.headimg{
	width:100%;
	background-image: url(../images/head01.jpg);
	background-repeat:no-repeat;
	background-position:center;
	border-top:2px solid #d6d8d8;
	}
.headimgtul{
	width:1000px;
	height:113px;
	margin:0 auto;
	}
.headimgtuls{
	height: 45px;
	margin-left: 350px;
	width: 1100px;
	margin: 0 auto;
	position: relative;
}
.logo{
	position: absolute; 
	left: -75px;
	background-image:url(../images/logo.png);
}
/*head img end*/

/*nav begin*/
 #fsz ul li{float: left; width: 60px; height: 30px; margin-left: 5px; margin-bottom: 10px;}
.head-v3 {
	position:relative;
	z-index:2000;
	min-width:1100px;
}
.head-v3 .navigation-inner {
	margin:0 auto;
	width:1100px;
	position:relative
}
.navigation-up {
	background-image: url(../images/head03.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	border-bottom: 3px solid #0068b7;
	height: 42px;
	width: 100%;
}
.navigation-up .navigation-v3 {
	
	float:left;
}
.navigation-up .navigation-v3 ul {
	float:left
}
.navigation-up .navigation-v3 li {
	float:left;
	font:normal 14px "microsoft yahei";
	color:#fff;
	
}
.navigation-up .navigation-v3 .nav-up-selected {
	background-image:url(../images/satyrr.png);
	background-repeat:no-repeat;
}
.navigation-up .navigation-v3 .nav-up-selected-inpage {
    color: #000;
    text-decoration: none;
}
.navigation-up .navigation-v3 li h2 {
	font-weight:normal;
	padding:0;
	margin:0;
	
}
.navigation-up .navigation-v3 li h2 a {
    display: inline-block;
    font-family: "microsoft yahei";
    height: 42px;
    line-height: 42px;
    padding: 0 84px;
	font-size: 16px;
}
.navigation-down {
	margin: 0 auto;
    position: relative;
    width: 1100px;
	z-index:999999;
}
.navigation-down .nav-down-menu {
	width:100%;
	margin:0;
	background:#fff;
	position:absolute;
	top:0px
}
.navigation-down .nav-down-menu .navigation-down-inner {
	height: 282px;
    margin: 0;
    padding: 20px;
    position: relative;
	background-color:#fff;
	border:3px solid #ccc;
	border-top:none;
}

.navtaba a {
	background-image:url(../images/satyrr.png);
	background-repeat:no-repeat;
	color: #000;
	text-decoration: none;
}
.navtaba a:visited {
	background-image:url(../images/satyrr.png);
	background-repeat:no-repeat;
	text-decoration: none;
}
.navtaba a:hover {
	background-image:url(../images/satyrr.png);
	background-repeat:no-repeat;
	color: #fff;
	text-decoration: none;
}
.navtaba a:active {
	background-image:url(../images/satyrr.png);
	background-repeat:no-repeat;
	color: #fff;
}

.navhov01{	
	background-position: 0px -76px;
	}
.navhov01:visited {
	background-position:-20px -76px;
}
.navhov01:hover {
	background-position: 0px -10px;
}
.navhov01:active {
	background-position:-20px -76px;
}


.navhov02 {	
	background-position: -182px -76px;
	}
.navhov02:visited {
	background-position: -162px -76px;
}
.navhov02:hover {
	background-position:-172px -10px;
}
.navhov02:active {
	background-position: -162px -76px;
}


.navhov03 {	
	background-position:-314px -76px;
	}
.navhov03:visited {
	background-position:-314px -76px;
}
.navhov03:hover {
	background-position:-314px -11px;
}
.navhov03:active {
	background-position:-314px -76px;
}

.navhov04 {	
	background-position:-424px -76px;
	}
.navhov04:visited {
	background-position:-454px -76px;
}
.navhov04:hover {
	background-position:-424px -11px;
}
.navhov04:active {
	background-position:-454px -76px;
}

.navhov05 {	
	background-position: -595px -76px;
	}
.navhov05:visited {
	background-position:-595px -76px;
}
.navhov05:hover {
	background-position: -595px -11px;
}
.navhov05:active {
	background-position:-595px -76px;
}

.navhov06 {	
	background-position:-740px -76px;
	height: 40px;
	}
.navhov06:visited {
	background-position:-740px -76px;
	height: 40px;
}
.navhov06:hover {
	background-position: -740px -11px;
	height: 40px;
}
.navhov06:active {
	background-position:-740px -76px;
	height: 40px;
}

.navhov07 {	
	background-position: -886px -76px;  /*882*/
	height: 40px;
	}
.navhov07:visited {
	background-position:-916px -76px;
	height: 40px;
}
.navhov07:hover {
	background-position: -886px -11px;
	height: 40px;
}
.navhov07:active {
	background-position:-916px -76px;
	height: 40px;
}


/*sq*/
.sqa{
	width:250px;
	float:left;
	}
.sqa ul li{
	float:left;
	width:75px;
	height:34px;
	border-left:10px solid #4474a9;
	background-color:#f3f3f3;
	font-size:16px;
	line-height:34px;
	margin-bottom:12px;
	margin-right:21px;
	padding-left:16px;
	cursor:pointer;
	}
.sqa ul li:hover{
	background-color:#4474a9;
	color:#FFF;
	}
.sqb{
	width:365px;
	float:left;
	padding-left:30px;
	border-right: 1px dashed #ccc; 
	padding-right: 30px; 
	border-left: 1px dashed #ccc;
	}
.sqbtit{
	background-image:url(../images/xlsq01.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:346px;
	font-size:18px;
	height:30px;
	line-height:28px;
	}
.sqbmain{
	font-size:14px;
	color:#666;
	line-height:28px;
	padding:10px;
	text-indent:24px;
	}
.sqc{
	width:292px;
	height: 290px;
	float:left;
	padding-left:20px;
	margin-left: 60px;
	background: url(../images/xl01.png) no-repeat;
	}

/*sq  end*/


/*szf*/
.szfa{
	float:left;
	width:222px;
	height:280px;
	margin-right:20px;
	border-right:1px dashed #CCCCCC;
	padding-right:18px;
	padding-left:10px;
	}
.szfatit{
	background-image:url(../images/xlsq01.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:222px;
	font-size:18px;
	height:30px;
	line-height:28px;
	}
.szfamaina{
	font-size:16px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	padding-top:20px;
	}
.szfamainb{
	}
.szfamainba{
	width:65px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	float:left;
	padding-top:20px;
	}
.szfamainbb{
	width:145px;
	text-align:left;
	font-size:14px;
	float:left;
	line-height:30px;
	padding-top:15px;
	padding-left:8px;
	}
.szfamainc{
	width:210px;
	text-align:left;
	height:50px;
	line-height:50px;
	}
.szfb{
	float:left;
	width:390px;
	height:280px;
	margin-right:20px;
	border-right:1px dashed #CCCCCC;
	}
.szfbtit{
	background-image:url(../images/xlsq01.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:370px;
	font-size:18px;
	height:30px;
	line-height:28px;
	margin-bottom:10px;
	}
.szfbmain ul li{
	width:352px;
	height:28px;
	line-height:28px;
   margin-left:-15px;
	overflow:hidden;
	background-image:url(../images/bg03.jpg);
	background-repeat:no-repeat;
	background-position:5px 12px;
	padding-left:16px;
	font-size:12px;
	}
.szfc{
	float:left;
	width:275px;
	}
.szfc ul li{
	float:left;
	width:100px;
	height:36px;
	border-left:10px solid #4474a9;
	background-color:#f3f3f3;
	font-size:14px;
	line-height:34px;
	margin-bottom:20px;
	margin-right:15px;
	padding-left:16px;
	display:inline;
	cursor:pointer;
	}
.szfc ul li:hover{
	background-color:#4474a9;
	color:#FFF;
	}
/*szf   end*/

/*zwfb*/
.zwfa{
	width:138px;
	float:left;
	height:280px;
	overflow:hidden;
	margin:0;
	}
.zwfa ul li:hover{
	background-color:#4474a9;
	color:#FFF;
	}

.zwfa ul li{
	width:120px;
	height:36px;
	border-left:9px solid #4474a9;
	background-color:#f3f3f3;
	font-size:16px;
	line-height:36px;
	margin-bottom:6px;
	padding-left:10px;
	float:left;
	cursor:pointer;
	}
.zwfb{
	width:299px;
	float:left;
	height:280px;
	border-right:1px dashed #CCCCCC;
	padding-left:15px;
	
	}
.zwfbtit{
	background-image:url(../images/xlsq01.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:280px;
	font-size:18px;
	height:30px;
	line-height:28px;
	margin-bottom:10px;
	}
.zwfbmain ul li{
	width:270px;
	height:30px;
	line-height:30px; margin-left:-15px;
	overflow:hidden;
	background-image:url(../images/bg03.jpg);
	background-repeat:no-repeat;
	background-position:5px 12px;background-position:5px 15px;
	padding-left:16px;
	font-size:12px;
	}
.zwfc{
	width:471px;
	float:left;
	height:280px;
	padding-left:15px;
	}
.zwfctit{
	background-image:url(../images/xlsq01.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:480px;
	font-size:18px;
	height:30px;
	line-height:28px;
	margin-bottom:10px;
	}
.zwfcmain ul li{
	float:left;
	width:205px;
	font-size:12px;
	padding:20px 12px;
	}
.zwfcimg{
	border:#CCC 1px solid;
	width:200px;
	height:150px;
	margin-bottom:10px;
	}
.zwfcmtit{
	width:200px;
	height:30px;
	line-height:30px;
	text-align:center;
	overflow:hidden;
	}
/*zwfb  wnd*/

/*ztzl*/
.ztzla{
	width:341px;	
	border-right:1px dashed #CCCCCC;
	height:246px;
	padding-top:34px;
	float:left;
	}
.ztzla ul li:hover{
	background-color:#4474a9;
	color:#FFF;
	}
.ztzla ul li{
	width:131px;
	height:36px;
	border-left:9px solid #4474a9;
	background-color:#f3f3f3;
	font-size:14px;
	line-height:36px;
	margin-bottom:20px;
	margin-right:19px;
	padding-left:10px;
	float:left;
	cursor:pointer;
	}
.ztzlb{
	width:580px;
	height:260px;
	float:left;
	padding-left:30px;
	padding-top:20px;
	}
/*ztzl*/
/*bsfw*/
.bsfwa{
	float:left;
	width:460px;
	border-right:1px dashed #CCCCCC;
	height:280px;
	}
.bsfwamain{
	height:120px;
	padding:10px;
	float:left;
	}
.bsfwatit{
	width:35px;
	background-color:#4474a9;
	background-image:url(../images/xlbs01.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	font-size:18px;
	line-height:24px;
	height:110px;
	padding-left:10px;
	padding-top:10px;
	float:left;
	color:#fff;
	}
.bsfwali{
	width:365px;
	height:120px;
	padding-left:20px;
	float:left;
	}
.bsfwali ul li{
	float: left;
    height: 31px;
    line-height: 31px;
    margin-right: 20px;
    padding-left: 10px;
    width: 66px;
	cursor:pointer;
	}
.bsfwali ul li:hover{
	background-color:#4474a9;
	color:#FFF;
	}
.bsfwb{
	float: left;
    height: 280px;
    padding-left: 25px;
    width: 468px;
	}
.bsfwba{
	padding-bottom:20px;
	height:50px;
	}
.bsfwba div{
	float:left;
	width:74px;
	padding-left:53px;
	height:42px;
	background-color:#f3f3f3;
	line-height:42px;
	font-size:14px;
	background-repeat:no-repeat;
	background-position:left center;
	margin-right:42px;
	cursor:pointer;
	}
.bsfwba div:hover{
	background-color:#4474a9;
	color:#FFF;
	}
.bsfwba01{
	background-image:url(../images/xlfw01.jpg);
	}
.bsfwba02{
	background-image:url(../images/xlfw02.jpg);
	}
.bsfwba03{
	background-image:url(../images/xlfw03.jpg);
	}
.bsfwbtit{
	background-image:url(../images/xlsq01.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:480px;
	font-size:18px;
	height:30px;
	line-height:28px;
	margin-bottom:10px;
	clear:both;
	}
.bsfwbmain ul li{
	width:450px;
	height:28px;
	line-height:28px;
	overflow:hidden; margin-left:-15px;
	background:url(../images/bg03.jpg) no-repeat scroll 5px 12px;
        padding-left:16px;
	font-size:12px;
	}

/*bsfw  end*/
/*hdjl*/
.hdjla{
	float:left;
	width:297px;
	height:280px;
	}
.hdjla ul li{
	width:100px;
	height:36px;
	border-left:9px solid #4474a9;
	background-color:#f3f3f3;
	line-height:36px;
	margin-bottom:20px;
	margin-right:19px;
	padding-left:10px;
	float:left;
	cursor:pointer;
	}
.hdjla li:hover{
	background-color:#4474a9;
	color:#FFF;
	}
.hdjlb{
	float:left;
	width:295px;
	height:280px;
	border-right:1px dashed #CCCCCC;
	padding-left:15px;
	}
.hdjlbtit{
	background-image:url(../images/xlsq01.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:280px;
	font-size:18px;
	height:30px;
	line-height:28px;
	margin-bottom:10px;
	}
.hdjlbmain ul li{
	width:270px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	background-image:url(../images/bg03.jpg);
	background-repeat:no-repeat;
	background-position:5px 12px;
	padding-left:16px;
	font-size:12px;
	}
.hdjlc{
	float:left;
	height:280px;
	width:334px;
	padding-left:15px;
	}
.hdjlctit{
	background-image:url(../images/xlsq01.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:330px;
	font-size:18px;
	height:30px;
	line-height:28px;
	margin-bottom:10px;
	}
/*hdjl*/
/*nav end*/


/* ΢�Ÿ��� */
.gov_weixin_share{top:203px;}
.gov_weixin_share{position:fixed;width:82px;font-size:12px;top:271px;right:0px}
.gov_weixin_share .fixed{width:68px;text-align:center;margin:0 0 18px 0;}
.gov_weixin_share .fixed p{margin:3px 0 0 0;padding:0;line-height:18px;}
.gov_wx,.gov_wx a{color:#b20000;}

/* ����IE6��bug */
/* * html,* html body{background-image:url(about:blank);background-attachment:fixed}*/
* html .gov_weixin_share{position:absolute;width:72px;font-size:12px;
position:absolute;
right:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0));
top:expression(eval(document.documentElement.scrollTop+150-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))}


/*foot */
.foot{
	background-color:#AFAFAF;
	height:180px;
	}
.footmain{
	width:1100px;
	margin:0 auto;
	}

.footmaina{
	  margin-top:10px;
    padding: 20px;
	}
.footmaina div{
	border-left: 1px solid #000;
    float: left;
    height: 25px;
    padding: 0 20px;
    text-align: center;
    width: 101px;
	}
.footmainb{
    color: #333;
    margin: 0 auto;
    width:1100px;
	 height:100px;
	}
.footmainbl{
	width: 800px;
	height: 90px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}
.footmainbr{
	width: 290px;
	height: 80px;
	float: right;
	padding-top: 20px;
}

/*foot end*/
.xlonebltop{
	clear: both;
    height: 127px;
    overflow: hidden;
    width: 430px;
	}
.xlonebltmain{
	 float: left;
    height: 119px;
    overflow: hidden;
    width: 430px;
    border-bottom: 1px dashed #ccc;
	}
.xloneblttit{
	font-size: 16px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    width: 430px;
	text-align:center;
	}
.xlonebltcon{
	color: #666;
    font-size: 12px;
    height: 70px;
    line-height: 24px;
    overflow: hidden;
    text-align: left;
    text-indent: 25px;
    width: 430px;
	}
.oneblbotxl{
	clear:both;
	}
.oneblbotxl div{
	text-align:left;
	height:30px;
	line-height:30px;
	overflow:hidden;
	background-image:url(../images/bg03.jpg);
	background-repeat:no-repeat;
	background-position:5px 12px;
	padding-left:16px;
	width:410px;
	}



/*sqg*/

.sqag{
	width:468px;
	height:50px;
margin-top:6px;
	}

	
.sqag ul li{
	float:left;
	width:75px;
	height:34px;
	border-left:10px solid #4474a9;
	background-color:#f3f3f3;
	font-size:14px;
	line-height:34px;
	margin-bottom:12px;
	margin-right:22px;
	padding-left:10px;
	cursor:pointer;
	}
.sqag ul li:hover{
	background-color:#4474a9;
	color:#FFF;
	}	
	
.hebzww{
    margin-top: 10px; 
	background: url(../images/98ewm.jpg) no-repeat; 
	width: 102px; 
	height: 102px; 
	margin-left:10px;
}
.appxz{
	margin-top: 10px; 
	background: url(../images/bm2.jpg) no-repeat; 
	width: 102px; 
	height: 102px; 
	margin-left: 10px;
}

.TopMenu{padding-top: 25px;float: right;margin-right: 45px;}
.TopMenu ul li{float: left;margin: 0 8px;position: relative;}
.TopMenu ul li a{display: block;width:43px;height: 41px;overflow: hidden;background-image: url(../images/topright.png);background-repeat: no-repeat;-webkit-transition: all 0.15s linear;transition: all 0.15s linear;}
.TopMenu ul li:hover a{background-position-y:-43px;}
.TopMenu ul li:hover .qr-code{display: block;}
.TopMenu ul li:hover #SearchForm{display: block;}
.TopMenu ul li .qr-code{border: 1px solid #d9d9d9;background-color: #fff;border-radius: 5px;padding: 5px;position: absolute;top: 50px;left: 50%;margin-left: -71px;display: none;z-index: 999;}
.arrow {position: absolute;top: -10px;left: 50%;width: 20px;height: 20px;font-size: 20px;margin-left: -10px;}
.arrow span {font-family: SimSun, ����;display: block;width: 20px;height: 20px;line-height: 20px;overflow: hidden;}
.arrow span.arrow-o {color: #d9d9d9;}
.arrow span.arrow-i {color: #fff;position: absolute;top: 1px;left: 0px;}
.BarrierFree{background-position: 0 0;}
.Simplified{background-position: -45px 0;}
.Traditional{background-position: -90px 0;}
.QAndA{background-position: -135px 0;}
.WeChat{background-position: -180px 0;}
.microblog{background-position: -225px 0;}
.search{background-position: -270px 0;float: right;}
#SearchForm{float: left;height: 41px;display: none;}
.sousuo{display: none;}
.txt1{width: 250px;height: 41px;border: 0px;padding:0 10px;line-height: 41px;}
.one{
	width:1100px;
	height:60px;
	line-height:60px;
	background-image:url(../images/bg32.png);
	background-repeat:no-repeat;
	background-position:0px 20px;
	font-size:14px;
	padding-left:25px;
	}
.hui {
	width: 1001px;
	text-align: left;
	font-size: 14px;
	color: #7d7d7d;
	margin: 0px auto 8px auto;
	margin-bottom: 0px;
}
.szsewm{
	position: fixed;
	right: 0px;
	bottom: 60px;
	z-index: 9999;
}